home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 7679 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.2 KB  |  95 lines

  1. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.programmer
  2. Path: news.new-york.net!actcom!news
  3. From: arielmag@actcom.co.il (Ariel Magnum)
  4. Subject: Re: What I want from new Workbench
  5. X-Nntp-Posting-Host: actcom.co.il
  6. Message-ID: <2783.6644T285T673@actcom.co.il>
  7. Sender: news@actcom.co.il (News)
  8. Organization: ACTCOM - Internet Services in Israel
  9. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  10. References: <DnyC0M.8A0.0.-s@cs.vu.nl>
  11. Date: Mon, 11 Mar 1996 03:26:16 GMT
  12.  
  13. >: 3.  Ability to edit menu without a hack that destoyes many others
  14. >: (toolsdeamon)
  15.  
  16. >?? what whas it's name, errm workbench.library/AddToolItem (or something
  17. >like that)
  18.  
  19. No way t add a workbench window without a brutal hack.
  20.  
  21. >: 4.  NewIcons patch to be implimented.
  22.  
  23. >Never seen it. What does it do?
  24.  
  25. Stores Palette with the icon data  then remaps it to the screen palette.
  26.  
  27. >Rewrite MUI in assembly? Ugh!!! Besides, I doubt it will improve the speed
  28. >very much. CPUs and Graphics cards get faster all the time.
  29. >I wont comment on the choice of MUI. Enough threads on that subject already.
  30.  
  31. Oooh i think it will gain speed.Also could be compiled for 020 upwards 
  32. by now.
  33.  
  34. >: 7.  Impliment Datatypes more into the workbench so that programs like
  35. >: deficons
  36. >:     would not be needed.Also this will cut back on executable code.All
  37. >:     object  loading should be done via datatypes.Perhaps object saving as
  38. >:     well.
  39.  
  40. >Would be nice but the filetype recog must be done different. Say put the
  41. >filetype INTO the icon.
  42.  
  43. That would mean that you actually NEED an icon.No it must be put in the filename
  44. and then make ados ignore the extension (mac) , or you can write a small code
  45. for each type - dadatypes but no way putting an icon for evry file.
  46.  
  47. >: 8.  Making mutitasking a bit smarter - Settaskpre is definetly not idiot
  48. >:     proof.
  49.  
  50. >A good scheduler (Executive?) comes in handy indeed. If the OS is gonna
  51. >support multiple users, SetTaskPri() will probably become obsolete (read:
  52.  
  53. executive is far from perfect i have plenty of experience with it.
  54.  
  55. >: 9.  Compiling the ROMs to varius CPU's.
  56.  
  57. >Not necessary. One 68030 (or PPC? ) version should perform very well even on
  58. >higher processors. Btw, processor specific code can be built-in and activated
  59. >when needed.
  60.  
  61. then do it.
  62.  
  63. >: 10. Text And image clipping from all windows.
  64.  
  65. >Text clipping from all windows: next to impossible. Only from text windows.
  66. >Otherwise you'll be needing OCR built into the OS?? ;-)
  67. >Image clipping: just grab&save the complete screen/window. Easy.
  68.  
  69. Easy ? rather lame i say every program should support the clipboard fully.
  70.  
  71. >: 11. A format command that works (how lame!)
  72.  
  73. >Huh? Whats wrong with system/format?
  74.  
  75. >: 12. Improve locale so that catclogs wont need to be compiled.
  76.  
  77. >Minor. Only a slight nuisance to developers. 
  78.  
  79. Well i need it real bad!
  80.  
  81. >: 13. providing CyberGfx with WB with support for AGA and fast(!) chunky to
  82. >:     planaar conversion.
  83.  
  84. >RTG. See above. No planar needed anymore.
  85.  
  86. You forget that future amigas are curently still AGA.
  87.  
  88. --
  89.      Ariel Magnum                    "Who is the real fool ? the 
  90.   Tel Aviv , Israel                   fool or the one who follows
  91.   arielmag@actcom.co.il IRC : Ariel   the fool?"
  92. Using & Supporting : Amiga 1200/30/50 (Obi-One)
  93.  
  94.  
  95.